home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Aminet 4
/
Aminet 4 - November 1994.iso
/
aminet
/
comm
/
ums
/
kms190b.lha
/
KMS
/
Doc
/
KMS_UMS.config
next >
Wrap
Text File
|
1994-09-10
|
4KB
|
114 lines
; Systemverwalter-Account für KMS
USER
name = "KMS System" ; Das ist der Realname
alias = "System" ; Hier der Login/Username
password = ""
sysop
readaccess = #?
writeaccess = #?
netaccess = #?
ENDUSER
; Default-Account für KMS
;
; Dieser Eintrag wird voraussichtlich als Vorlage für neue User verwendet
; werden, wenn UMS einmal soweit ist...
USER
name = "KMS Default"
alias = "Default"
password = ""
readaccess = #?
writeaccess = #?
netaccess = #?
ENDUSER
; Gast-Account für KMS
USER
name = "KMS Gast"
alias = "Gast"
password = ""
readaccess = #?
writeaccess = #?
netaccess = #?
ENDUSER
; Interner UMS-Account für KMS
; (Zu möglichem Password siehe Doc/KMS.guide)
USER
name = KMS
password = ""
sysop
readaccess = #?
writeaccess = #?
netaccess = #?
KMS.loglevel = 9
KMS.logintries = 3
KMS.inputtimeout = 300
KMS.inputtimeoutwarnings = 2
KMS.maxconnecttime = 60
KMS.maxconnecttime0 = 2
KMS.maxconnecttime1 = 15
KMS.maxconnecttime250 = 120
KMS.maxconnecttime255 = 180
KMS.maxconnectwarnings = 3
KMS.maxhistcount = 30
KMS.xofftimeout = 180
KMS.coneditor = "KMSEd %v %s %t %w" ; %v = Dateiname %w = Titelzeile
KMS.remoteeditor = "KMSEd %v %s %t %w" ; %s = Zeilen %t = Spalten
KMS.bindir = KMS:Bin/
KMS.datdir = KMS:Data/
KMS.txtdir = KMS:Text/
KMS.rexxdir = KMS:Rexx/
KMS.userdir = KMS:User/
KMS.logdir = KMS:Data/
KMS.doordir = KMS:Doors/
KMS.tempdir = KMS:Files/Uploads/
KMS.originstr1 = "Karfunkel Mailbox System"
KMS.quotestr1 = "*N"
KMS.quotestr2 = "*NHallo %v,*N*N Du hast mir am %d geschrieben:*N"
KMS.quotestr3 = "*NIn %g schrieb %f am %d:*N"
KMS.pquotestr1 = "*NHallo %v,*N*N Du hast am %d in %g geschrieben:*N"
KMS.resendstr1 = "*N****** This is a repost of a message from %d*N"
KMS.forwardstr1 = "
** This message was forwarded from Group %g:
** Originally From: %f (%F)
** To : %t (%T)
** Date: %d
** Subj: %s
"
KMS.modemreset = "ATZ%M"
KMS.modemhangup = "%P%P+++%P%PATH%M"
KMS.modemanswer = "ATA%M"
KMS.modemring = "RING"
KMS.modemconnect = "CONNECT"
KMS.xprcmdreceive = "KMS:Bin/KMSXPR %v OPTIONS \"%w\" RECEIVE LOGDIR T: DEFDIR %o %x"
KMS.xprcmdsend = "KMS:Bin/KMSXPR %v OPTIONS \"%w\" SEND LOGDIR T: %x"
KMS.xprdescrip1 = "XModem CRC16"
KMS.xprlibrary1 = "xprymodem.library"
KMS.xproptions1 = "YS,Z1,C0,B0"
KMS.xprdescrip2 = "YModem Batch, 1024 Byte Blocks, CRC16@"
KMS.xprlibrary2 = "xprymodem.library"
KMS.xproptions2 = "YB,Z1,C1,B1"
KMS.xprdescrip3 = "ZModem@"
KMS.xprlibrary3 = "xprzmodem.library"
KMS.xproptions3 = "TN ON B16 F0 E10 AN DN KY SN RN"
KMS.xprdescrip4 = "Kermit (1K blocks)@"
KMS.xprlibrary4 = "xprkermit.library"
KMS.xproptions4 = "OP1024,B1,O10,R10"
ENDUSER
; *
; * Einstellungen ab hier nur nötig, wenn mit KMS Points gearbeitet werden
; * soll (-> externes KMS-Kommando "KMSPOLL").
; *
;
; Globale Variable für das UMS-Tool "Export". Bei Bedarf das ";" entfernen:
; export.nodename = "YourDomainName"